home *** CD-ROM | disk | FTP | other *** search
- Path: dial-370.access.unicom.net!user
- From: glade8her@somewhere.net (Gladhe Ateher)
- Newsgroups: comp.lang.c
- Subject: Re: Need help: clearing a text screen in Unix
- Date: Wed, 27 Mar 1996 11:45:30 -0600
- Organization: Somewhere Else Communications Inc.
- Message-ID: <glade8her-2703961145300001@dial-370.access.unicom.net>
- References: <4j4hli$rog@epervier.CC.UMontreal.CA> <4jbr9l$h7e@spanky.pls.ov.com>
- NNTP-Posting-Host: dial-370.access.unicom.net
- X-Newsreader: Yet Another NewsWatcher 2.2.0b4
-
- If you're trying to clear the screen in a C program in Unix, try a system
- call... like 'system "clear";'
-
- In article <4jbr9l$h7e@spanky.pls.ov.com>, glenn@ov.com wrote:
-
- > In article rog@epervier.CC.UMontreal.CA, coteand@JSP.UMontreal.CA (COTE
- Andre) writes:
- > >Hi there!
- > >
- > >Simple question:
- > >
- > >How can I clear my text window and position my cursor in the upper left
- corner when I have XWindow on a Silicon Graphic
- > >machine (of course I'm on Unix ;-) ) ???
- > >
- > >Any help is appreciated!
- > >
- > >Thanks
- > >
- > >Indy
- >
- >
- > Read up on the subject of terminfo, and direct future unix questions to
- > comp.unix.programmer.
- >
- > Fletcher.Glenn@ov.com
-